-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
fix(useTemplateRef): handle useTemplateRef edge case with vFor #12733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Size ReportBundles
Usages
|
@vue/compiler-core
@vue/compiler-sfc
@vue/compiler-dom
@vue/compiler-ssr
@vue/runtime-core
@vue/runtime-dom
@vue/reactivity
@vue/server-renderer
@vue/shared
vue
@vue/compat
commit: |
I'm not sure whether it would be considered a problem, but this change would also impact |
Thanks for your review. Perhaps this cannot be regarded as a problem, because this kind of behavior already exists in PROD.
|
I would be nervous about drawing any conclusions based on that example. It strikes me as an unintentional edge case, rather than something we should be using as precedent. I'm not entirely clear why But, given |
close #12731
the underlying problem is